[INFO] fetching crate rs-paint 1.0.0...
[INFO] testing rs-paint-1.0.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rs-paint 1.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rs-paint 1.0.0
[INFO] finished tweaking crates.io crate rs-paint 1.0.0
[INFO] tweaked toml for crates.io crate rs-paint 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rs-paint 1.0.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rs-paint 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 991cda69518537dd26a05e894eb0d178504ac1b14b461870f7e51b8610abd457
[INFO] running `Command { std: "docker" "start" "-a" "991cda69518537dd26a05e894eb0d178504ac1b14b461870f7e51b8610abd457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "991cda69518537dd26a05e894eb0d178504ac1b14b461870f7e51b8610abd457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "991cda69518537dd26a05e894eb0d178504ac1b14b461870f7e51b8610abd457", kill_on_drop: false }`
[INFO] [stdout] 991cda69518537dd26a05e894eb0d178504ac1b14b461870f7e51b8610abd457
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30a5c6dc2b77c99778a236f476fc947a36bce323ec1dfc21e64259ad5d1c7f29
[INFO] running `Command { std: "docker" "start" "-a" "30a5c6dc2b77c99778a236f476fc947a36bce323ec1dfc21e64259ad5d1c7f29", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling gio v0.19.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling built v0.7.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling bitstream-io v2.2.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling image-webp v0.1.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling glib-macros v0.19.2
[INFO] [stderr]    Compiling gtk4-macros v0.8.1
[INFO] [stderr]    Compiling glib-sys v0.19.0
[INFO] [stderr]    Compiling gobject-sys v0.19.0
[INFO] [stderr]    Compiling gio-sys v0.19.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling pango-sys v0.19.0
[INFO] [stderr]    Compiling graphene-sys v0.19.0
[INFO] [stderr]    Compiling gdk4-sys v0.8.1
[INFO] [stderr]    Compiling gsk4-sys v0.8.1
[INFO] [stderr]    Compiling gtk4-sys v0.8.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling clap v4.5.10
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling glib v0.19.3
[INFO] [stderr]    Compiling ravif v0.11.5
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling cairo-rs v0.19.2
[INFO] [stderr]    Compiling graphene-rs v0.19.2
[INFO] [stderr]    Compiling arboard v3.4.0
[INFO] [stderr]    Compiling pango v0.19.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.19.2
[INFO] [stderr]    Compiling gdk4 v0.8.1
[INFO] [stderr]    Compiling gsk4 v0.8.1
[INFO] [stderr]    Compiling gtk4 v0.8.1
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_14"' --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=2041720f4962e5a6 -C extra-filename=-e697f42ca8d9230a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-28c994fd4eecdc44.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-fa293382ba16f7ba.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-c14d53af98c530a4.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-e64ddc8639c57db3.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-d4788b97f9ab5e54.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-9fac4eda91cc9067.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-ffd69e6d80ae7d66.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-c9b75579fd932820.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-c320ed49c3324fcc.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-98e85782e7056294.so --extern ffi=/opt/rustwide/target/debug/deps/libgtk4_sys-9eac8755c666ccc0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9141d6d61f049405.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-7ad353f486840188.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "30a5c6dc2b77c99778a236f476fc947a36bce323ec1dfc21e64259ad5d1c7f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30a5c6dc2b77c99778a236f476fc947a36bce323ec1dfc21e64259ad5d1c7f29", kill_on_drop: false }`
[INFO] [stdout] 30a5c6dc2b77c99778a236f476fc947a36bce323ec1dfc21e64259ad5d1c7f29
